home *** CD-ROM | disk | FTP | other *** search
- URLManager 1.0 - Documentation
- ******************************
-
- Copyright
- *********
-
- URLManager (C) 1996 kMel, Klaus Melchior
-
- This data is freely distributable, but copyrighted by me. This means
- you may freely copy them as long as you do not charge more than a
- nominal fee for copying. If you want to distribute the data you MUST
- keep this document with it. All documents, programms and files must be
- distributed in their original unmodified form. This files cannot be
- used for commercial purposes without written permission by the author,
- this applies also on ShareWare. The author can not be made responsible
- for any damage which is caused by using these programs.
-
-
- -----------------------------------------------------------------------
- This program is GiftWare. If you like it and use it regularly, you
- should consider to send a small donation to the author in order to
- honor the work he has put into this program.
-
- If you want to include the program in your commercial or Shareware
- distribution you have to contact me before you do any way of
- distribution.
- -----------------------------------------------------------------------
-
- Send comments, suggestions or bug reports, and the gifts to:
-
- Klaus Melchior, Schulstrasse 17
- D-52156 Monschau, Germany
- Phone: +49 (0)2472 4710
-
- DE: kmel@eifel.oche.de
- BIG: kmel@et1.etechnik.fh-aachen.de
- FIDO: 2:242/158.2@fidonet
-
- What is URLManager?
- *******************
-
- URLManager is a MUI application which uses Bookmarks.mcc, a MUI
- custom class for any type of bookmarks, to manage, edit, import and
- export your URL hotlists.
-
- The idea of URLManager was born while I'm trying to update my
- favourite URL adresses at three different computer with different web
- browser with different hotlists.
-
- Listview, Strings
- =================
-
- The bookmarks are displayed with their title and their URL.
- Listtree.mcc is used, so you can create groups to collect bookmarks of
- same kind. BE CAREFULL, not all of the browsers support these groups.
-
- With Drag&Drop you can sort the entries or move them into groups,
- later it should be possible to drop them on a web browser.
-
- After an entry is selected you can edit it with the string gadgets.
-
- Buttons, Menu
- =============
-
- New Group, Hotkey G
- A new empty group will be created.
-
- New URL, Hotkey N
- A new entry will be created.
-
- Duplicate, Hotkey D
- The active entry is duplicated.
-
- Remove, Hotkey R
- The active entry is removed.
-
- Import
- ======
-
- <Cycle Gadget>
- Here you can change the kind of the bookmarks file, which should be
- loaded. If this is set to 'UNKNOWN' URLManager decides.
-
- Load..., Hotkey L, Menu Project/Load...
- A filerequester appears, the specified list will be loaded.
-
- Insert..., Hotkey I, Menu Project/Insert...
- A filerequester appears, the specified list will be inserted after
- the active entry. If the active entry is a group, the list is
- loaded into this group.
-
- Export
- ======
-
- <Cycle Gadget>
- Here you can change the kind of the bookmarks file, which should be
- saved.
-
- Save..., Hotkey L, Menu Project/Save...
- A filerequester appears, the list will be saved.
-
- Additional Menus
- ================
-
- Settings/MUI
- The MUI preferences for URLManager appears.
-
- Supported Browser
- =================
-
- * ALynx (Lynx) IMPORT
-
- * AMosaic (Mosaic) IMPORT GROUPS
-
- * ASCII
-
- * AWeb IMPORT EXPORT
-
- * WebExplorer
-
- * HTML
-
- * IBrowse ASCII IMPORT GROUPS
-
- * IBrowse HTML IMPORT EXPORT GROUPS
-
- * Mindwalker ASCII IMPORT EXPORT GROUPS
-
- * Mindwalker HTML IMPORT EXPORT GROUPS
-
- * NetScape (Doc-1) IMPORT GROUPS
-
- * URLManager ASCII IMPORT EXPORT GROUPS
-
- * URLManager HTML IMPORT EXPORT GROUPS
-
- * Voyager IMPORT EXPORT GROUPS
-
- What you need !
- ***************
-
- - MUI >= 3.3 (Version 13)
-
- - Bookmarks.mcc >= 12.479
-
- - Listtree.mcc >= 12.241
-
- How to install!
- ***************
-
-
- copy URLManager/Libs/MUI/Bookmarks.mc(c|p) MUI:Libs/MUI/
- copy URLManager/Libs/MUI/Listtree.mc(c|p) MUI:Libs/MUI/
- copy URLManager/URLManager(%|.info) <path>
-
- History of URLManager
- *********************
-
-
- 1.0 27.05.96 * first release, Aminet
-
- What is to do in future?
- ************************
-
- - sort groups
-
- - installer script
-
- - Localization
-
- - Import: WebExplorer
-
- - Import: ASCII
-
- - Import: HTML
-
- - Export: AmigaGuide
-
- Thanks are going to ...
- ***********************
-
- - Stefan Stuntz for his Magic User Interface
-
- - Oliver Wagner, RĂ¼diger Sopp, Christoph Dietz, Gottfried Janik,
- Olaf Peters, Fionn Behrens, Markus Lamers
-
- - and all I forgot to mention ...
-
- Index
- *****
-
-
-
- Authors address Copyright
- Bug reports Copyright
- Comments Copyright
- Copyright Copyright
- Credits Credits
- Description Description
- Distribution Copyright
- E-Mail Copyright
- GiftWare Copyright
- History History
- Installation Installation
- Requirements Requirements
- Thanks Credits
- ToDo ToDo
-
-